This repository was archived by the owner on Aug 12, 2023. It is now read-only.
Update dependency mongoose to v5.7.5 [SECURITY]#420
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## master #420 +/- ##
=======================================
Coverage 63.56% 63.56%
=======================================
Files 136 136
Lines 1872 1872
Branches 192 192
=======================================
Hits 1190 1190
Misses 627 627
Partials 55 55 Continue to review full report at Codecov.
|
4fec392 to
5e7e70e
Compare
165ffa9 to
fbd8e32
Compare
bef7ae7 to
59c887d
Compare
e4f88c0 to
0f3bfc1
Compare
507f5c2 to
5d0a554
Compare
100aa1b to
8be467d
Compare
9ca7d63 to
05768fb
Compare
9b9858a to
50c0fc2
Compare
21feaf0 to
d8b6c6d
Compare
d8b6c6d to
389e0f6
Compare
89783f5 to
7b08d1d
Compare
289dd4d to
c2ae505
Compare
9bdaf63 to
d35564d
Compare
2555fbb to
5f10971
Compare
13e6e82 to
6bef637
Compare
6bef637 to
5acaba0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.7.4->5.7.5GitHub Vulnerability Alerts
CVE-2019-17426
Automattic Mongoose through 5.7.4 allows attackers to bypass access control (in some applications) because any query object with a _bsontype attribute is ignored. For example, adding "_bsontype":"a" can sometimes interfere with a query filter. NOTE: this CVE is about Mongoose's failure to work around this _bsontype special case that exists in older versions of the bson parser (aka the mongodb/js-bson project).
Release Notes
Automattic/mongoose
v5.7.5Compare Source
==================
_bsontypeproperty in queries to prevent silent empty queries #8222Renovate configuration
📅 Schedule: "" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.